Skip to content

Graph decomp rule improvements#2977

Open
kipawaa wants to merge 6 commits into
dl-driver-restructurefrom
graph-decomp-rule-improvements
Open

Graph decomp rule improvements#2977
kipawaa wants to merge 6 commits into
dl-driver-restructurefrom
graph-decomp-rule-improvements

Conversation

@kipawaa

@kipawaa kipawaa commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Context:
The graph-decomposition pass manipulates the decomposition rules in the IR in a number of ways, often duplicating work.

Description of the Change:

Benefits:
A much more efficient and simpler graph-decomposition pass.

Possible Drawbacks:

Related GitHub Issues:

[sc-122013]

@kipawaa kipawaa changed the base branch from main to dl-driver-restructure June 25, 2026 17:37
@kipawaa kipawaa marked this pull request as ready for review June 26, 2026 18:46
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (3831ddd) to head (5f12f98).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           dl-driver-restructure    #2977   +/-   ##
======================================================
  Coverage                  96.98%   96.98%           
======================================================
  Files                        166      166           
  Lines                      19249    19249           
  Branches                    1791     1791           
======================================================
  Hits                       18668    18668           
  Misses                       429      429           
  Partials                     152      152           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Alex-Preciado Alex-Preciado requested a review from maliasadi June 30, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant